home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Snippets / QuickTime / Decompression & Scaling / ReadMe < prev   
Encoding:
Text File  |  1992-11-16  |  540 b   |  17 lines  |  [TEXT/KAHL]

  1.  
  2.     Application:    Compression & Scaling
  3.  
  4.     Description:    This snippet shows an example of how to convert a
  5.                     version 2 PICT to a compressed QuickTime data buffer.
  6.                     Once the PICT is compressed, it is then decompressed
  7.                     to the window at one quarter its original size.
  8.  
  9.     Files:            Compression & Scaling.π
  10.                     Compression & Scaling.π.rsrc
  11.                     Compression & Scaling.c
  12.  
  13.     Programmer:        Edgar Lee
  14.     Organization:    Apple Computer, Inc.
  15.     Department:        Developer Technical Support, DTS
  16.     Language:        C (Think C version 5.0.2)
  17.     Date Created:    10-20-92w